home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-08-03 | 1012 b | 34 lines | [TEXT/MPCC] |
- #
- # File: Build Directions
- #
- # Contains: Information on how to setup the build process for the ATM DLPI using
- # Metrowerk's CodeWarrior
- #
- # Written by:
- #
- # Copyright: © 1995 by Apple Computer, Inc., all rights reserved.
- #
- # Change History (most recent first):
- #
- #
-
- Open the DLPIProject.Ω file using CodeWarrior. Change the Access Paths
- (under the Preferences menu item in the Edit menu) to point to the location
- of the following folders:
-
- DriverLibraries:
-
- Open Transport Module Libraries:
- Open Transport Module Includes:
- Open Transport Client CIncludes:
-
- The DriverHeaders from the CD must be moved into CodeWarrior's Universal Headers
- folder. CodeWarrior always wants to use it's headers first which causes problems
- with the DLPI build. You want the CD DriverHeaders to be examined first.
-
- NOTE: Currently you need to use the OT1.0f3 version of the
- Open Transport Module Libraries. This is to avoid a Metrowerks link error.
- All other OT related files should be from OT1.05b4. This will be
- fixed soon.
-
-